body,
html {
  font-size: -webkit-calc(100vw / "120");
  font-size: -moz-calc(100vw / "120");
  font-size: calc(100vw / "120");
}
input,
textarea {
  outline: none;
}
.container2 {
  padding: 0 6.25rem;
}
.p_top {
  top: -5.625rem;
  position: absolute;
}
.mt40 {
  margin-top: 2.5rem;
}
.container {
  padding: 0 12rem;
}
.c {
  color: #294782;
}
.bgc {
  background: #294782;
}
.cf {
  color: #fff;
}
.bgf {
  background: #fff;
}
.c00 {
  color: #000;
}
.bg0 {
  background: #000;
}
.ef {
  color: #ef8200;
}
.bgef {
  background: #ef8200;
}
.c3f {
  color: #3F3F3F;
}
.c7c {
  color: #7C7C7C;
}
a:hover {
  color: #333;
}
.sytxt1 {
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}
.sytxt2 {
  font-size: 0.75rem;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}
.hddb {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  border: 1px solid #ddd;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
}
.hddb:hover {
  background: #294782;
  transition: all 0.6s;
}
.hddb:hover .iconfont {
  color: #fff;
}
header {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999 !important;
}
header > .bg {
  position: relative;
}
header .container2 {
  position: relative;
  z-index: 2;
}
header > .bg::after {
  position: absolute;
  content: "";
  top: -6.0625rem;
  right: -3.125rem;
  background: #294782;
  width: 22.75rem;
  height: 13.6875rem;
  transform: rotate(41deg);
  z-index: -1;
}
header > .bg::before {
  position: absolute;
  content: "";
  top: -5.0625rem;
  right: -3.125rem;
  width: 16.75rem;
  height: 13.0625rem;
  border: 0.0625rem solid rgba(255, 255, 255, 0.2);
  transform: rotate(-27deg);
  z-index: 0;
}
header .clearfix .logo1 {
  display: inline-block;
}
header .clearfix .logo2 {
  display: none;
}
header .clearfix .fr .dh .sytxt2 {
  display: inline-block;
  margin-right: 0.625rem;
}
header .clearfix .fr .dh .iconfont {
  padding: 0 0.625rem 0 0.9375rem;
  color: #fff;
  font-size: 1rem;
}
header .clearfix .fr .search {
  padding-right: 7.1875rem;
}
header .clearfix .fr .search:hover .iconfont {
  color: #294782 !important;
}
header .clearfix .fr .search .iconfont {
  color: #fff;
  cursor: pointer;
}
header .clearfix .fr .search .txt {
  display: inline-block;
}
header .clearfix .fr .search .txt a {
  padding: 0 0.8125rem;
}
header .clearfix .fr .search .txt a.zw {
  color: #294782;
  position: relative;
}
header .clearfix .fr .search .txt a.zw::after {
  position: absolute;
  content: "";
  top: 0;
  right: -0.125rem;
  height: 100%;
  width: 0.1875rem;
  background: #fff;
}
header .clearfix .fr .head_menu > ul > li > a {
  color: #fff;
  padding: 0 2rem;
  font-size: 1rem;
}
header .clearfix .fr .head_menu > ul > li .submenu {
  padding: 0.9375rem 0;
}
header .clearfix .fr .head_menu > ul > li .submenu li {
  line-height: 2.5rem;
  font-size: 0.875rem;
}
header .clearfix .fr .head_menu > ul > li .submenu li:hover a {
  color: #294782;
}
header .clearfix .fr .head_menu > ul > li:hover > a,
header .clearfix .fr .head_menu > ul > li.active > a {
  color: #294782;
}
header .clearfix .fr .head_menu > ul > li:hover > a::before,
header .clearfix .fr .head_menu > ul > li.active > a::before {
  background: #294782;
}
.trans {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.searchbox {
  border-top: 2px solid #294782;
}
.serbtn {
  background: #294782;
}
header {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
header.on,
header:hover {
  background: #fff;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  box-shadow: 0 0 0.625rem #ddd;
}
header.on .sytxt1,
header:hover .sytxt1,
header.on .clearfix .fr .search .iconfont,
header:hover .clearfix .fr .search .iconfont {
  color: #4F4F4F;
}
header.on .clearfix .fr .search .txt a.zw::after,
header:hover .clearfix .fr .search .txt a.zw::after {
  background: #4F4F4F;
}
header.on .logo1,
header:hover .logo1 {
  display: none;
}
header.on .logo2,
header:hover .logo2 {
  display: inline-block;
}
header.on .fr .head_menu > ul > li > a,
header:hover .fr .head_menu > ul > li > a {
  color: #4F4F4F;
}
header.on .fr .head_menu > ul > li .submenu li:hover a,
header:hover .fr .head_menu > ul > li .submenu li:hover a {
  color: #294782;
}
.bg_lizi .bg_lizi_img {
  background: url(../images/33.png) no-repeat;
  background-size: cover;
  background-position: top left;
  position: absolute;
  margin-top: -27.75rem;
  left: 0;
  width: 100%;
  height: 100%;
}
header .clearfix .fr .head_menu {
  margin-right: 4.25rem;
}
.banner {
  position: relative;
}
.banner > .bg {
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.banner .swiper-slide {
  position: relative;
  overflow: hidden;
}
.banner .swiper-slide .img_phone {
  display: none;
}
.banner .swiper-slide .container {
  position: absolute;
  top: 62%;
  transform: translateY(-50%);
  left: 0;
}
.banner .swiper-slide .container .title {
  font-size: 2.8125rem;
  font-weight: bold;
  color: #fff;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
}
.banner .swiper-slide .container .txt {
  font-size: 1.75rem;
  line-height: 2.1875rem;
  color: #fff;
  margin-top: 1rem;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
}
.banner .swiper-slide .container .shipin_icon {
  width: 50px;
  height: 50px;
  line-height: 48px;
  border: 1px solid #fff;
  border-radius: 50%;
  text-align: center;
  margin-top: 15px;
  display: none;
}
.banner .swiper-slide .container .shipin_icon .iconfont {
  font-size: 22px;
  color: #fff;
}
.banner .img {
  /* overflow: hidden; */
}
.banner .img video {
  width: 100vw !important;
  height: 100vh !important;
  object-fit: cover !important;
  display: block !important;
  position: relative;
}
.banner .sanj {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 14.5625rem;
  height: 14.5625rem;
  background: #294782;
  z-index: 1;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
}
.banner .sanj .xian {
  position: relative;
  content: "";
  top: -2.5rem;
  left: 25%;
  width: 0.0625rem;
  height: 125%;
  background: rgba(255, 255, 255, 0.2);
  z-index: 2;
  transform: rotate(-30deg);
}
.banner .bg2 {
  position: absolute;
  right: 2.8125rem;
  bottom: 2.8125rem;
  z-index: 99;
  cursor: pointer;
  -webkit-animation: run 2s infinite linear;
  -moz-animation: run 2s infinite linear;
  -o-animation: run 2s infinite linear;
  animation: run 2s infinite linear;
}
.banner .bg2 .sytxt2 {
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  letter-spacing: 1.2px;
  margin-bottom: 0.9375rem;
}
@-webkit-keyframes run {
  0% {
    transform: translateY(-10px);
  }
  50% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-10px);
  }
}
@-moz-keyframes run {
  0% {
    transform: translateY(-10px);
  }
  50% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-10px);
  }
}
@-o-keyframes run {
  0% {
    transform: translateY(-10px);
  }
  50% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-10px);
  }
}
@keyframes run {
  0% {
    transform: translateY(-10px);
  }
  50% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-10px);
  }
}
.banner .swiper-button-white {
  background-size: 2rem 2rem;
}
.banner .swiper-button-next {
  right: 6.25rem;
}
.banner .swiper-button-prev {
  left: 6.25rem;
}
@media (max-width: 1600px) {
  .container {
    padding: 0 10rem;
  }
}
@media (max-width: 1440px) {
  .container {
    padding: 0 8rem;
  }
}
@media (max-width: 1366px) {
  .container {
    padding: 0 6rem;
  }
}
@media (max-width: 1280px) {
  body,
  html {
    font-size: calc(100vw / 85);
  }
  .container {
    padding: 0 4rem;
  }
  .container2 {
    padding: 0 30px;
  }
}
@media (max-width: 1024px) {
  body,
  html {
    font-size: calc(100vw / 75);
  }
}
@media (max-width: 990px) {
  body,
  html {
    font-size: calc(100vw / 70);
  }
  .container {
    padding: 0 30px;
  }
  header,
  footer {
    display: none;
  }
  .phone_head,
  .phone_foot {
    display: block;
  }
}
@media (max-width: 770px) {
  body,
  html {
    font-size: 16px;
  }
  .container,
  .container2 {
    padding: 0 15px;
  }
}
.pr {
  position: relative;
}
.en_title {
  font-size: 0.875rem;
  color: #A0A0A0;
  writing-mode: vertical-rl;
  position: absolute;
  left: -4.75rem;
  top: 0.625rem;
  transform: rotate(-180deg);
}
.title {
  font-weight: bold;
  font-size: 2.125rem;
  line-height: 3.125rem;
  color: #000000;
}
.subtitle {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #3A3A3A;
  margin-top: 0.5rem;
}
.index_one {
  padding: 10.625rem 0 4rem;
}
.index_one .container {
  padding-right: 6.25rem;
}
.index_one .left {
  width: 39%;
  font-size: 18px;
  line-height: 1.875rem;
  color: #000000;
}
.index_one .left .subtitle {
  padding-right: 5rem;
}
.index_one .left ul {
  margin-top: 2.5rem;
}
.index_one .left ul li:first-child {
  padding-top: 0;
}
.index_one .left ul li {
  display: flex;
  align-items: center;
  margin-bottom: 1.25rem;
  position: relative;
  height: 3rem;
}
.index_one .left ul li .icon {
  text-align: right;
  width: 80px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  position: relative;
}
.index_one .left ul li .icon img {
  height: 3.125rem;
  width: 3.125rem;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.index_one .left ul li .icon::before {
  content: "+";
  position: absolute;
  top: 50%;
  left: -5px;
  transform: translateY(-50%);
  font-size: 1.375rem;
  color: #000;
  display: block;
}
.index_one .left ul li .fl:nth-child(2) {
  padding-left: 6.25rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  font-weight: 600;
}
.index_one .left ul li:hover .icon,
.index_one .left ul li.active .icon {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.index_one .left ul li:hover .more_a,
.index_one .left ul li.active .more_a {
  opacity: 1;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.index_one .left ul li:hover .icon::before,
.index_one .left ul li.active .icon::before {
  display: none;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.index_one .left ul li:hover .icon img,
.index_one .left ul li.active .icon img {
  -webkit-filter: invert(28%) sepia(12%) saturate(4151%) hue-rotate(195deg) brightness(86%) contrast(93%);
  filter: invert(28%) sepia(12%) saturate(4151%) hue-rotate(195deg) brightness(86%) contrast(93%);
  width: 80%;
  height: auto;
}
.index_one .left ul li:hover img,
.index_one .left ul li.active img {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.index_one .right {
  width: 61%;
}
.index_one .right .img {
  display: none;
}
.index_one .right .img.active {
  display: block;
}
.index_one .more {
  margin-top: 2.1875rem;
}
.index_one .more_a {
  position: absolute;
  right: -2.0625rem;
  width: 4.125rem;
  height: 4.125rem;
  line-height: 4.125rem;
  text-align: center;
  border-radius: 50%;
  background: #294782;
  opacity: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.index_one .more_a::before {
  content: "+";
  position: absolute;
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 2.375rem;
  color: #FFFFFF;
}
.index_one .more_a::after {
  content: "";
  position: absolute;
  top: 48%;
  right: 3.3125rem;
  width: 11.5rem;
  height: 1px;
  background: linear-gradient(to right, #294782, #294782, #294782, #294782, #fff);
}
.index_one .en_loukong {
  position: absolute;
  bottom: 0;
  right: 15rem;
  line-height: 1;
  z-index: 9;
}
.banner {
  position: relative;
  z-index: 9;
}
.xian {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.xian div {
  height: 100%;
}
.xian .pr div {
  background: rgba(0, 0, 0, 0.08);
  position: absolute;
  top: 0;
  height: 100%;
  width: 1px;
}
.xian .pr div:nth-child(1) {
  left: 0;
}
.xian .pr div:nth-child(2) {
  left: 25%;
}
.xian .pr div:nth-child(3) {
  left: 50%;
}
.xian .pr div:nth-child(4) {
  right: 25%;
}
.xian .pr div:nth-child(5) {
  right: 0;
}
.more {
  display: inline-block;
  width: 11.6875rem;
  line-height: 3.375rem;
  background: #294782;
  font-size: 1rem;
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: center;
  position: relative;
  border: 1px solid #294782;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.more img {
  margin-left: 0.875rem;
  filter: brightness(1);
  width: 1rem;
}
.more:hover {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  box-shadow: inset 0 0 0 2rem #fff;
  color: #294782;
}
.more:hover img {
  filter: invert(58%) sepia(6%) saturate(5941%) hue-rotate(187deg) brightness(99%) contrast(91%);
}
.en_loukong {
  font-style: italic;
  -webkit-text-stroke: 1px #A0A0A0;
  color: transparent;
  font-size: 10.625rem;
  text-outline: #A0A0A0;
  text-outline: #a0a0a0;
  opacity: 0.4;
  filter: alpha(opacity=40);
  line-height: 1;
}
.tr {
  text-align: right;
}
.bl {
  display: block;
}


.ta {
  text-align: center;
}
.index_two {
  padding-top: 9.375rem;
  padding-bottom: 6.625rem;
/* background: url(/uploads/allimg/20240129/1-240129110U5333.jpg) center top no-repeat; */
background: #fff url(/template/pc/zhenkong/static/images/probg.jpg) center center no-repeat;
background-size: cover;
}


.index_two .swiper-slide:hover a{
  color: #fff!important;
}

/* 自定义开始 */
.index_two .title{
  color: #fff;
}
.index_two .subtitle{
  color: #eee;
}
.index_two .more{
  background-color: #335599;
  border-color: #335599;
}
/* 自定义结束 */

.index_two .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.index_two .top .left {
  width: 70%;
}
.index_two .top .right {
  width: 30%;
}
.index_two .swiper-button-black {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.375rem;
  text-align: center;
  background-size: 1.25rem 1.25rem;
  border: 1px solid #000;
  opacity: 0.6;
}
.index_two .swiper-button-next {
  right: 8rem;
}
.index_two .swiper-button-prev {
  left: 8rem;
}
.index_two .mt45 {
  margin-top: 2.8125rem;
}
.index_two .mt45 .name {
  font-size: 1.125rem;
  line-height: 1.875rem;
  color: #eee;
  padding: 1.4375rem 0 0.75rem;
}
.index_two .mt45 .name:hover{
  color: #fff!important;
}
.index_two .mt45 .name span {
  font-size: 1.375rem;
}
.index_two .mt45 .text {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #3A3A3A;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.index_two .swiper-pagination {
  display: none;
}
.index_two .swiper-slide:hover .name {
  color: #294782;
}
.index_two .swiper-slide:hover img {
  transform: scale(1.1);
}
.index_three {
  padding: 0 6.25rem 0 0;
}
.index_three .bg_img {
  background: url(../images/6.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 9rem 0 10rem 0;
}
.index_three .en_title {
  color: #fff;
}
.index_three .text {
  font-size: 1.05rem;
  line-height: 1.875rem;
  color: #FFFFFF;
  width: 90%;
  margin: 1rem 0 2.1875rem;
}
.index_three .en_loukong {
  margin-left: -0.3125rem;
  font-size: 5.875rem;
  -webkit-text-stroke: 1px #fff;
}
.cf {
  color: #fff;
}
/* .banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height:100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0));
  z-index: 6;
} */
.banner .video-js.vjs-16-9,
.banner .img img {
  padding-top: 0 !important;
  height: 100vh !important;
  object-fit: cover;
}
.index_four .swiper-slide .data,
.list_news ul.row li .data {
  font-size: 1rem;
  line-height: 1.875rem;
  display: flex;
  align-items: center;
  color: #939393;
}
.index_four .swiper-slide .data img,
.list_news ul.row li .data img {
  width: 1rem;
  margin-right: 0.3125rem;
}
.index_four .swiper-slide .name,
.list_news ul.row li .name {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 1.125rem;
  line-height: 1.5625rem;
  text-transform: uppercase;
  color: #000000;
  margin: 0.4375rem 0 1rem;
}
.index_four .swiper-slide .text,
.list_news ul.row li .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 1rem;
  line-height: 1.875rem;
  color: #3A3A3A;
  margin: 1.25rem 0;
}
.index_four .swiper-slide .more_a_a,
.list_news ul.row li .more_a_a {
  line-height: 1.875rem;
  background: transparent;
  width: auto;
  border: none;
  color: #565656;
}
.index_four .swiper-slide .more_a_a img,
.list_news ul.row li .more_a_a img {
  filter: invert(45%) sepia(4%) saturate(37%) hue-rotate(325deg) brightness(104%) contrast(94%);
}
.index_four .swiper-slide:hover .over img,
.list_news ul.row li:hover .over img {
  transform: scale(1.1);
}


.index_four .swiper-slide .name{
  min-height: 3rem;
}
.index_four .swiper-slide:hover .name,
.list_news ul.row li:hover .name {
  color: #294782;

}
.index_four .swiper-slide:hover .more_a_a,
.list_news ul.row li:hover .more_a_a {
  color: #294782;
}
.index_four .swiper-slide:hover .more_a_a img,
.list_news ul.row li:hover .more_a_a img {
  filter: invert(74%) sepia(6%) saturate(5941%) hue-rotate(187deg) brightness(99%) contrast(91%);
}
.text {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #3A3A3A;
}
.index_four {
  padding-top: 11.25rem;

/* background-color: #fff; */

background: #fff url(/template/pc/zhenkong/static/images/33.png) center top no-repeat;

}
.index_four .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.index_four .top .left {
  width: 70%;
}
.index_four .top .right {
  width: 30%;
}
.index_four .swiper-container {
  margin-top: 1.5625rem;
}
.index_four .swiper-pagination {
  display: none;
  bottom: 0;
}
.index_four .en_loukong {
  text-transform: uppercase;
  font-size: 10.625rem;
  letter-spacing: -0.4375rem;
}
.xiantiao {
  position: absolute;
  bottom: 0;
  left: -7.75rem;
  overflow: hidden;
  opacity: 0;
  z-index: -1;
}
.xiantiao.active {
  animation: tiaodong 7s 1;
  opacity: 1;
}
@keyframes tiaodong {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
footer {
  position: relative;
}
footer .name {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #FFFFFF;
  margin-bottom: 1.375rem;
}
footer .text {
  font-size: 0.875rem;
  line-height: 1.75rem;
  color: #B1C2DD;
}
footer .top {
  padding: 5.25rem 0 4.5625rem;
}
footer .left:nth-child(1) {
  padding-right: 5.25rem;
  width: 30%;
}
footer .left:nth-child(1) .fr:nth-child(2) {
  float: left;
}
footer .left:nth-child(2) {
  width: 17%;
}
footer .left:nth-child(3) {
  width: 28%;
}
footer .left:nth-child(4) {
  width: 25%;
  padding-left: 5.625rem;
}
footer .fenxiang .social-share a {
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  margin: 0 0.875rem 0 0 !important;
  border: 1px solid #41659E !important;
  color: #41659E !important;
}
footer .fenxiang .social-share a:hover {
  color: #fff !important;
}
footer form {
  margin-top: 2.1875rem;
}
footer form input {
  width: 100%;
  line-height: 3.125rem;
  border: none;
  border-bottom: 1px solid #41659E;
  font-size: 0.875rem;
  color: #B1C2DD;
  background: transparent;
}
footer form button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  border: none;
  background: transparent;
}
footer form button .iconfont {
  font-size: 1.25rem;
  color: #B1C2DD;
}
footer form input::-webkit-input-placeholder {
  /* 使用webkit内核的浏览器 */
  color: #B1C2DD;
}
footer form input:-moz-placeholder {
  /* Firefox版本4-18 */
  color: #B1C2DD;
}
footer form input::-moz-placeholder {
  /* Firefox版本19+ */
  color: #B1C2DD;
}
footer form input:-ms-input-placeholder {
  color: #B1C2DD;
}
footer .ewm {
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  line-height: 1.75rem;
  color: #B1C2DD;
  justify-content: flex-start;
}
footer .ewm img {
  margin-right: 1.25rem;
}
footer .bot {
  padding: 1.25rem 0;
  position: relative;
}
footer .bot::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: calc(100% - 6.25rem);
  height: 1px;
  background: #41659E;
}
input:focus,
form:focus {
  outline: none;
}
footer::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: calc(100% - 6.25rem);
  background: #294782;
  z-index: -2;
  height: 100%;
}
.sjj_nav {
  position: fixed;
  z-index: 9999;
  background: #eee;
  width: 100%;
  height: 100%;
  font-size: 14px;
  line-height: 40px;
  top: -100%;
  left: 0;
  overflow: auto;
  overflow-x: hidden;
  transition: top ease 0.35s;
}
.nav_show {
  top: 0;
}
.sjj_nav > ul > li:first-child {
  overflow: hidden;
  border-top: 0;
}
.sjj_nav > ul > li:first-child > a {
  width: 60%;
}
.sjj_nav > ul > li:first-child .language {
  width: 100%;
  overflow: hidden;
  line-height: 30px;
  margin-top: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
}
.sjj_nav > ul > li:first-child .language a {
  width: 25%;
  float: left;
  border-left: 1px #ddd solid;
  text-align: center;
  color: #999;
  display: inline-block;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.sjj_nav > ul > li:first-child .language a.active {
  background: #294782;
  color: #fff !important;
}
.sjj_nav > ul > li:first-child .language a:last-child {
  border-right: 1px #ddd solid;
}
.sjj_nav ul li i {
  position: absolute;
  top: 5px;
  right: 0px;
  border-left: 1px #ddd solid;
  height: 30px;
  padding: 0px 7px 0 7px;
}
.sjj_nav ul li i svg {
  transform: rotate(-90deg);
  transition: all ease 0.35s;
  position: relative;
  top: -5px;
}
.sjj_nav ul li .sjj_nav_i_se svg {
  transform: rotate(0deg);
}
.sjj_nav .bot > li {
  margin-left: 15px;
}
.sjj_nav ul li {
  border-top: 1px #ddd solid;
  margin-left: 10px;
  position: relative;
  line-height: 40px;
  font-size: 14px;
}
.sjj_nav > ul > li:last-child {
  border-bottom: 1px #ddd solid;
}
.sjj_nav ul li ul {
  display: none;
}
.sjj_nav ul li a {
  color: #666;
  width: 80%;
}
.sjj_nav ul li ul li a {
  color: #999;
  display: block;
  text-align: left;
  width: 100%;
  font-size: 12px;
}
.sjj_nav ul li i svg {
  width: 20px;
  height: 20px;
  fill: #555;
}
.sjj_nav ul li .sjj_nav_i_se svg {
  fill: #294782;
}
.sjj_nav ul li ul li > ul {
  margin-left: 10px;
}
.sjj_nav .top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #eee;
  border-bottom: 1px solid #ddd;
}
.sjj_nav .top .fl img {
  height: 40px;
}
.sjj_nav .bot {
  margin-top: 60px;
}
.pagination {
  justify-content: center;
}
.pagination li {
  width: 40px;
  text-align: center;
  line-height: 38px;
  border: 1px solid #ddd;
  margin: 0 2px;
  border-radius: 50%;
  height: 40px;
}
.pagination li.active {
  border-color: #294782;
  color: #fff;
  background: #294782;
}
.pagination li.active span {
  color: #fff;
}
.sjj_nav > ul > li:first-child {
  border-top: none;
}
.pagination li a {
  display: block;
}
.container {
  width: 100%;
  max-width: 100%;
}
.sjj_nav ul li a.w80 {
  display: inline-block;
  width: calc(100% - 35px);
}
.sjj_nav .bot > li:first-child form {
  padding-right: 15px;
}
.sjj_nav .top .iconfont {
  font-weight: 600;
}
.sjj_nav .bot > li:first-child input {
  padding-left: 28px;
  width: 100%;
  font-size: 12px;
  color: #6F6F70;
  line-height: 28px;
  border: 1px solid #A7A7A8;
  background: transparent;
}
.sjj_nav .bot > li:first-child input::-webkit-input-placeholder {
  /* 使用webkit内核的浏览器 */
  color: rgba(0, 0, 0, 0.3);
}
.sjj_nav .bot > li:first-child input:-moz-placeholder {
  /* Firefox版本4-18 */
  color: rgba(0, 0, 0, 0.3);
}
.sjj_nav .bot > li:first-child input::-moz-placeholder {
  /* Firefox版本19+ */
  color: rgba(0, 0, 0, 0.3);
}
.sjj_nav .bot > li:first-child input:-ms-input-placeholder {
  /* IE浏览器 */
  color: rgba(0, 0, 0, 0.3);
}
.sjj_nav .bot > li:first-child button {
  background: transparent;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 28px;
  border: none;
}
.sjj_nav .bot > li:first-child button .iconfont {
  position: static;
  text-align: center;
  color: #6F6F70;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
  border: none;
}
#phone_nav .iconfont {
  font-size: 24px;
}
@media (max-width: 1600px) {
  header .clearfix .fr .head_menu > ul > li > a {
    padding: 0 1.5rem;
  }
  .index_one .en_loukong {
    right: 10rem;
  }
  .en_loukong {
    font-size: 9.625rem;
  }
  .index_three .en_loukong {
    font-size: 5rem;
  }
  header .clearfix .fr .head_menu {
    margin-right: 2rem;
  }
  header .clearfix .fr .search {
    padding-right: 3.1875rem;
  }
  .index_two .swiper-button-prev {
    left: 4rem;
  }
  .index_two .swiper-button-next {
    right: 4rem;
  }
}
@media (max-width: 1440px) {
  .banner .swiper-button-next {
    right: 2rem;
  }
  .banner .swiper-button-prev {
    left: 2rem;
  }
  .container2 {
    padding: 0 3.25rem;
  }
  header .clearfix .fr .head_menu {
    margin-right: 3.25rem;
  }
  header .clearfix .fr .head_menu > ul > li > a {
    padding: 0 1.25rem;
  }
  header > .bg::after {
    height: 11.6875rem;
  }
  header > .bg::before {
    right: -5.125rem;
    height: 13.0625rem;
  }
  .index_one .left ul {
    margin-top: 1.5rem;
  }
  .index_one .more {
    margin-top: 1rem;
  }
  .index_one .left ul li {
    margin-bottom: 0.875rem;
  }
  footer::before {
    width: calc(100% - 4rem);
  }
  .index_three,
  .index_one .container {
    padding-right: 4rem;
  }
  .index_one .en_loukong {
    right: 4rem;
  }
  footer .left:nth-child(1) {
    padding-right: 2.25rem;
    width: 32%;
  }
  footer .left:nth-child(2) {
    width: 15%;
  }
}
@media (max-width: 1366px) {
  .en_title {
    left: -2.75rem;
  }
  .index_two .swiper-button-prev {
    left: 1rem;
  }
  .index_two .swiper-button-next {
    right: 1rem;
  }
}
@media (max-width: 1200px) {
  header .clearfix .fr .head_menu {
    margin-right: 2.25rem;
  }
  header .clearfix .fr .head_menu > ul > li > a {
    padding: 0 1rem;
  }
  header .clearfix .fr .search {
    padding-right: 1.1875rem;
  }
}
@media (max-width: 990px) {
  .phone_head {
    border-bottom: 1px solid rgba(222, 222, 222, 0.4);
    height: 60px;
    line-height: 60px;
  }
  .phone_head img {
    height: 40px;
  }
  .phone_head .caidan .iconfont {
    font-weight: normal;
    font-size: 2rem;
  }
  .index_two .swiper-button-prev {
    left: 0rem;
  }
  .index_two .swiper-button-next {
    right: 0rem;
  }
  body {
    padding-top: 60px;
    padding-bottom: 0;
  }
  .phone_head {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: #fff;
  }
  .banner .swiper-button-next,
  .banner .swiper-button-prev {
    display: none;
  }
  .banner .swiper-slide .container .title {
    font-size: 30px;
  }
  .banner .swiper-slide .container .txt {
    font-size: 20px;
    line-height: 30px;
  }
  .index_one {
    padding: 6rem 0 2.6rem;
  }
  .index_one .left {
    width: 100%;
  }
  .index_one .right {
    width: 100%;
    margin-top: 25px;
  }
  .en_title {
    display: none;
  }
  .index_one .more_a {
    display: none;
  }
  .en_loukong,
  .index_four .en_loukong {
    letter-spacing: 0;
    font-size: 6rem;
  }
  .index_two {
    padding-top: 5.375rem;
    padding-bottom: 4.625rem;
  }
  .index_three,
  .index_one .container {
    padding-right: 0;
  }
  .index_three .en_loukong {
    font-size: 4rem;
  }
  .index_three .text {
    width: 100%;
  }
  .index_four {
    padding-top: 6.25rem;
  }
  .xiantiao {
    display: none !important;
  }
  footer {
    display: block;
  }
  footer::before {
    width: 100%;
  }
  footer .left:nth-child(2) {
    display: none;
  }
  footer .left:nth-child(1) {
    width: 35%;
  }
  footer .left:nth-child(4) {
    width: 36%;
    padding-left: 3.625rem;
  }
  footer .bot::before {
    width: 100%;
  }
  footer .left:nth-child(1) .fl:nth-child(1) {
    width: 40px;
  }
  footer .left:nth-child(1) .fr:nth-child(2) {
    width: calc(100% - 40px);
  }
}
@media (max-width: 767px) {
  .banner .swiper-slide .container .title {
    font-size: 22px;
    line-height: 32px;
  }
  .banner .swiper-slide .container .txt {
    font-size: 16px;
    line-height: 26px;
    margin-top: 5px;
  }
  .banner .sanj {
    width: 10rem;
    height: 10rem;
  }
  .banner .bg2 {
    display: none;
  }
  .banner .video-js.vjs-16-9,
  .banner .img img {
    height: calc(100vh - 60px) !important;
  }
  .banner .sanj .xian {
    height: 135%;
  }
  .index_one .left .subtitle {
    padding-right: 0;
  }
  .index_one {
    padding: 25px 0;
  }
  .title {
    font-size: 20px;
    line-height: 30px;
  }
  .subtitle {
    font-size: 14px;
    line-height: 24px;
  }
  .index_one .left {
    font-size: 16px;
  }
  .index_one .left ul {
    margin-top: 10px;
  }
  .index_one .left ul li {
    margin-bottom: 0;
  }
  .xian {
    display: none;
  }
  .more {
    width: 160px;
    line-height: 44px;
    font-size: 12px;
  }
  .en_loukong,
  .en_loukong,
  .index_four .en_loukong {
    font-size: 50px;
  }
  .index_one .en_loukong {
    right: 15px;
  }
  .index_two {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .index_two .top,
  .index_four .top {
    flex-wrap: wrap;
  }
  .index_two .top .left,
  .index_four .top .left,
  .index_two .top .right,
  .index_four .top .right {
    width: 100%;
    text-align: left;
  }
  .index_two .top .right,
  .index_four .top .right {
    margin-top: 10px;
  }
  .index_four {
    padding-top: 25px;
  }
  .index_two .mt45 .name {
    font-size: 14px;
    padding: 10px 0 5px;
  }
  .index_two .mt45 .name span {
    font-size: 16px;
  }
  .index_two .mt45 .text,
  .index_three .text {
    font-size: 14px;
    line-height: 26px;
  }
  .index_two .mt45 {
    margin-top: 20px;
  }
  .index_three .en_loukong {
    font-size: 40px;
  }
  .index_three .text {
    margin: 15px 0;
  }
  .index_three .bg_img {
    padding: 60px 0;
  }
  .index_four .swiper-pagination {
    display: block;
  }
  .index_four .swiper-pagination .swiper-pagination-bullet-active {
    background: #294782;
  }
  .index_four .swiper-container {
    padding-bottom: 35px;
  }
  .index_four .swiper-slide .text {
    font-size: 14px;
    line-height: 26px;
    margin: 10px 0;
  }
  footer .top {
    padding: 25px 0;
  }
  footer .left:nth-child(1) {
    width: 100%;
    float: none;
    padding-right: 0;
  }
  footer .left:nth-child(4) {
    width: 100%;
    padding-left: 0;
    margin-top: 25px;
  }
  footer .left:nth-child(3) {
    display: none;
  }
  footer .left:nth-child(1) .fl:nth-child(1) {
    width: 45px;
  }
  footer .left:nth-child(1) .fr:nth-child(2) {
    width: calc(100% - 45px);
  }
  .banner .sanj {
    display: none;
  }
  header {
    display: none !important;
  }
  footer .name {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  footer .text {
    font-size: 12px;
    line-height: 24px;
  }
  footer .bot {
    padding: 10px 0;
  }
}
.ny_erji {
  position: relative;
  background: #fff;
  line-height: 4.0625rem;
}
.ny_erji::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  bottom: 0;
}
.ny_erji .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ny_erji .flex.flex_end {
  justify-content: flex-end;
}
.ny_erji .left ul li {
  float: left;
}
.ny_erji .left ul li a {
  padding: 0 2.5rem;
  font-size: 1rem;
  color: #595959;
}
.ny_erji .left ul li.active,
.ny_erji .left ul li:hover {
  background: #294782;
}
.ny_erji .left ul li.active a,
.ny_erji .left ul li:hover a {
  color: #fff;
}
.ny_erji .right {
  font-size: 0.875rem;
  color: #8E8E8E;
}
.ny_erji .right .iconfont {
  display: block;
  float: left;
  font-size: 1rem;
  margin-right: 0.5rem;
}
.ny_erji .right a {
  color: #8E8E8E;
}
.ny_erji .right span:last-child {
  display: none;
}
.ny_erji .right span {
  margin: 0 0.5rem;
}
.ny_erji .right a:nth-last-child(2) {
  color: #294782;
}
.p110 {
  padding: 6.875rem 0;
}
.list_news ul.row {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
.list_news ul.row li {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  margin-bottom: 3.4375rem;
}
@media (max-width: 990px) {
  .p110 {
    padding: 60px 0;
  }
  .ny_erji {
    display: none;
  }
}
@media (max-width: 767px) {
  .p110 {
    padding: 25px 0;
  }
  .list_news ul.row li {
    padding: 20px 15px;
    margin-bottom: 0;
  }
  .list_news ul.row li:first-child {
    padding-top: 0;
  }
  .list_news ul.row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .index_four .swiper-slide .text,
  .list_news ul.row li .text {
    margin: 15px 0 5px;
  }
}
.news_detail01 .c_left {
  width: 3.75rem;
  float: left;
}
.news_detail01 .c_center {
  width: calc(100% - 3.75rem);
  padding-left: 2.8125rem;
  float: right;
}
.news_detail01 .share-list {
  background: #294782;
  margin-bottom: 0.375rem;
}
.news_detail01 .share-list:hover {
  background: #000;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.news_detail01 .share-list:hover a {
  background: transparent !important;
}
.news_detail01 .share-list a {
  margin: 0;
  border: none;
  width: 3.75rem;
  height: 3.75rem;
  line-height: 3.75rem;
  text-align: center;
  font-size: 1.5rem;
  color: #fff;
  display: block;
}
.news_detail01 .c_center .article-title {
  font-weight: bold;
  font-size: 2.125rem;
  line-height: 3.25rem;
  color: #000000;
  border-top: 0.1875rem solid #294782;
  padding-top: 1.875rem;
}
.news_detail01 .c_center .data {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #727272;
  padding: 0.6875rem 0 1.875rem;
  border-bottom: 1px solid #E2E2E2;
}
.news_detail01 .c_center .article-cons {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #494949;
  padding: 1.875rem 0;
}
.news_detail01 .shangxia {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #494949;
  padding-top: 1.875rem;
  border-top: 1px solid #E2E2E2;
  align-items: center;
}
.news_detail01 .shangxia a:hover {
  color: #294782;
}
.news_detail01 .shangxia .tr .more {
  display: flex;
  justify-content: center;
  align-items: center;
  float: right;
}
.news_detail01 .shangxia .tr .iconfont {
  font-size: 1.375rem;
  display: block;
  margin-right: 0.625rem;
}
.list_contact {
  padding-bottom: 0;
}
.list_contact ul {
  margin: 2.1875rem 0;
}
.list_contact .icon {
  width: 5.875rem;
  height: 5.875rem;
  line-height: 5.875rem;
  border-radius: 50%;
  background: #294782;
  display: flex;
  justify-content: center;
  text-align: center;
  margin-bottom: 1.125rem;
  margin-left: auto;
  margin-right: auto;
}
.list_contact .icon img {
  width: 1.875rem;
}
.list_contact ul li:nth-child(3) img {
  width: 1.4375rem;
}
.list_contact ul li img {
  display: block;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.list_contact ul li:hover img {
  transform: rotateY(180deg);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.list_contact .name {
  font-size: 1.125rem;
  line-height: 1.875rem;
  color: #111111;
}
.list_contact .text {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #3A3A3A;
}
.list_message .text {
  margin: 1.5625rem 0;
}
.list_message form .contact > div {
  margin-bottom: 1rem;
}
.list_message form .name {
  font-size: 1rem;
  line-height: 1.875rem;
  padding-bottom: 0.5rem;
  color: #3A3A3A;
}
.list_message form .name span {
  color: #D30000;
}
.list_message form button {
  margin-top: 1.75rem;
}
.list_message form input {
  width: 100%;
  line-height: 3.375rem;
  background: #F3F3F3;
  padding: 0 1.25rem;
  font-size: 1rem;
  color: #000;
}
.list_message form textarea {
  width: 100%;
  height: 10.4375rem;
  line-height: 1.875rem;
  padding: 0.625rem 1.25rem;
  display: block;
  background: #F3F3F3;
  border: none;
}
@media (max-width: 767px) {
  .list_contact .icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  .list_contact .icon img {
    width: 20px;
  }
  .list_contact ul li:nth-child(odd) {
    padding: 0 8px 0 0;
  }
  .list_contact ul li:nth-child(even) {
    padding: 0 0 0 8px;
  }
  .list_contact ul li:nth-child(1),
  .list_contact ul li:nth-child(2) {
    margin-bottom: 15px;
  }
  .list_contact .text {
    font-size: 14px;
    line-height: 24px;
  }
  .list_message .text {
    margin: 10px 0;
  }
  .text {
    font-size: 14px;
    line-height: 26px;
  }
  .list_message form input {
    line-height: 45px;
  }
  .list_message form .contact > div {
    margin-bottom: 10px;
  }
  .list_message form button {
    margin-top: 10px;
  }
}
.list_about .container {
  padding-right: 0;
}
.list_about .text {
  color: #3A3A3A;
  text-align: justify;
}
.list_about .en_loukong {
  position: relative;
  margin-left: -9.375rem;
  font-size: 8.5rem;
  letter-spacing: -0.1875rem;
}
.list_about .left {
  width: 42%;
  float: left;
}
.list_about .title {
  margin: 1rem 0 1rem;
}
.list_about .right {
  width: 58%;
  float: right;
  padding-left: 2rem;
  position: relative;
}
.list_about .right:hover .icon {
  animation: fangda 2s infinite;
}
.list_about .right:hover img {
  transform: scale(1.1);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
@keyframes fangda {
  0% {
    transform: scale(1) translate(-50%, -50%);
  }
  50% {
    transform: scale(1.05) translate(-50%, -50%);
  }
  100% {
    transform: scale(1) translate(-50%, -50%);
  }
}
.list_about .right .img {
  position: relative;
  overflow: hidden;
  z-index: 1;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.list_about .right .img img {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.list_about .right .img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.15);
  height: 100%;
  z-index: 2;
}
.list_about .right .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 5rem;
  height: 5rem;
  border: 1px solid #fff;
  line-height: 3.125rem;
  text-align: center;
  border-radius: 50%;
  z-index: 4;
}
.list_about .right .icon .iconfont {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 2.6rem;
}
.animate {
  position: relative;
  z-index: 5;
  font-style: italic;
  -webkit-text-stroke: 1px #A0A0A0;
  color: transparent;
  font-size: 10.625rem;
  text-outline: #A0A0A0;
  text-outline: #a0a0a0;
  opacity: 0.4;
  filter: alpha(opacity=40);
  line-height: 1;
  animation: 15s wordsLoop linear infinite normal;
  margin-top: 2rem;
  margin-bottom: 4.375rem;
}
.animate .span2 {
  color: transparent;
  -webkit-text-stroke: 1px #d4d4d4;
  text-stroke: 1px #d4d4d4;
  transition-property: color, -webkit-text-stroke-color, text-stroke-color, transform;
  transition-timing-function: cubic-bezier(0.1, 0.1, 0.1, 1);
}
.animate .c-ticker {
  width: 100%;
  display: flex;
  overflow: hidden;
  box-sizing: content-box;
  margin: 0 auto;
}
.animate .c-ticker__wrap {
  display: inline-block;
  white-space: nowrap;
  box-sizing: content-box;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
.animate ._ticker01 {
  -webkit-animation: loop 80s -40s linear infinite;
  animation: loop 80s -40s linear infinite;
}
.animate ._ticker02 {
  -webkit-animation: loop2 80s linear infinite;
  animation: loop2 80s linear infinite;
}
.animate .c-ticker__text {
  display: inline-flex;
}
@-webkit-keyframes loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@-webkit-keyframes loop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
@keyframes loop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
.list_about_three {
  padding: 8.5rem 0 6.875rem 0;
  position: relative;
  z-index: 9;
}
.list_about_three::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/39.jpg) no-repeat;
  background-attachment: fixed;
  background-size: cover;
  z-index: -1;
}
.list_about_three .mySwiper2 {
  padding-top: 1.875rem;
}
.list_about_three .padding {
  padding: 0 11.25rem;
}
.list_about_three .text {
  font-size: 1.125rem;
  line-height: 1.875rem;
  color: #FFFFFF;
  min-height: 7.5rem;
  max-height: 9.5rem;
}
.list_about_three .year {
  font-size: 8.75rem;
  font-style: italic;
  -webkit-text-stroke: 1px #A0A0A0;
  color: transparent;
  font-size: 10.625rem;
  text-outline: #A0A0A0;
  text-outline: #a0a0a0;
  opacity: 0.69;
  filter: alpha(opacity=69);
  line-height: 1;
}
.list_about_three .swiper-button-white {
  background-size: 1.875rem 1.875rem;
}
.list_about_three .mySwiper {
  margin-top: 2.5rem;
  position: relative;
}
.list_about_three .mySwiper::before {
  content: "";
  position: absolute;
  top: 0.625rem;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 5rem);
  height: 1px;
  background: #fff;
}
.list_about_three .mySwiper .swiper-slide {
  color: #fff;
  font-size: 1rem;
  line-height: 1.875rem;
  color: #FEFEFE;
  padding-top: 1.5625rem;
  text-align: center;
}
.list_about_three .mySwiper .swiper-slide::before {
  content: "";
  position: absolute;
  top: 0.375rem;
  left: 50%;
  transform: translateX(-50%);
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background: #fff;
}
.list_about_three .mySwiper .swiper-slide-thumb-active::after {
  content: "";
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  border: 1px solid #fff;
  border-radius: 50%;
  background: transparent;
}
.list_about_three ul {
  margin-top: 3.75rem;
  position: relative;
}
.list_about_three ul li {
  float: left;
  width: 50%;
}
.list_about_three ul li .li_year {
  font-size: 1.875rem;
  color: #fff;
  position: relative;
}
.list_about_three ul li .li_year::before {
  content: "";
  position: absolute;
  top: 50%;
  width: 0.75rem;
  height: 0.75rem;
  background: #fff;
  border-radius: 50%;
  transform: translateY(-50%);
}
.list_about_three ul li:nth-child(even) {
  padding-top: 4rem;
  padding-left: 5rem;
}
.list_about_three ul li:nth-child(even) .li_year::before {
  left: calc(-5rem - 0.375rem);
}
.list_about_three ul li:nth-child(odd) {
  padding-right: 5rem;
  text-align: right;
}
.list_about_three ul li:nth-child(odd) .li_year::before {
  right: calc(-5rem - 0.375rem);
}
.list_about_three ul::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.452);
}
.list_about_four .swiper-container {
  padding: 1.875rem 0.625rem 4.8125rem;
}
.list_about_four .swiper-pagination {
  display: none;
}
.list_about_four .swiper-slide,
.list_honor ul li > div {
  box-shadow: 0 0 0.625rem rgba(221, 221, 221, 0.7);
  padding: 1.125rem;
  background: #fff;
}
.list_honor ul li {
  margin-bottom: 1.875rem;
}
@media (max-width: 1720px) {
  .list_about .en_loukong {
    font-size: 7.5rem;
  }
}
@media (max-width: 1600px) {
  .animate,
  .list_about_three .year {
    font-size: 9.625rem;
  }
}
@media (max-width: 1440px) {
  .list_about .en_loukong {
    font-size: 6.5rem;
    margin-left: -6rem;
  }
  .list_about .left {
    width: 45%;
  }
  .list_about .right {
    width: 55%;
  }
  .animate,
  .list_about_three .year {
    font-size: 8.5rem;
  }
  .news_detail01 .c_center .article-title {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
}
@media (max-width: 1280px) {
  .list_about .en_loukong {
    font-size: 6rem;
    margin-left: -3rem;
  }
}
@media (max-width: 990px) {
  .list_about .left {
    width: 100%;
  }
  .list_about .right {
    width: 100%;
    padding-left: 0;
    margin-top: 15px;
  }
  .list_about .container {
    padding-right: 30px;
  }
  .list_about .en_loukong {
    margin-left: 0;
  }
  .animate {
    font-size: 6rem;
    margin-top: -3rem;
    margin-bottom: 1rem;
  }
  .animate,
  .list_about_three .year {
    font-size: 6rem;
  }
  .list_about_three::before {
    width: 100%;
  }
  .list_about_three .padding {
    padding: 0 6.25rem;
  }
  .list_about_three .mySwiper::before {
    width: calc(100% - 6rem);
  }
  .news_detail01 .c_left {
    display: none !important;
  }
  .news_detail01 .c_center {
    width: 100%;
    padding-left: 0;
    float: none;
  }
  .banner .swiper-slide .img_phone {
    display: block;
  }
  .banner .swiper-slide .img_phone img {
    height: calc(100vh - 60px) !important;
    object-fit: cover;
    object-position: center;
  }
  .banner .img.shi {
    display: none;
  }
  .banner .swiper-slide .container .shipin_icon {
    display: block;
  }
}
@media (max-width: 767px) {
  .list_honor ul li {
    margin-bottom: 15px;
  }
  .list_about .en_loukong,
  .animate,
  .list_about_three .year {
    font-size: 3rem;
  }
  .list_about .title {
    margin: 15px 0;
  }
  .list_about .container {
    padding-right: 15px;
  }
  .animate {
    margin-top: -20px;
    margin-bottom: 10px;
  }
  .list_about_three .padding {
    padding: 0;
  }
  .list_about_three {
    padding: 25px 0;
  }
  .list_about_three .text {
    font-size: 14px;
    line-height: 26px;
  }
  .list_about_three .swiper-button-white {
    display: none;
  }
  .list_about_three .mySwiper::before {
    width: calc(100% - 4rem);
  }
  .list_about_four .swiper-slide,
  .list_honor ul li > div {
    padding: 10px;
  }
  .list_about_four .swiper-container {
    padding-bottom: 45px;
    padding-top: 15px;
  }
  .list_about_four .swiper-pagination {
    display: block;
  }
  .list_about_four .swiper-pagination-bullet-active {
    background: #294782;
  }
}
.show_pro {
  padding: 9.375rem 0 7rem;
  z-index: 9;
  position: relative;
}
.show_pro .container {
  position: relative;
  z-index: 3;
}
.show_pro .left {
  width: 50%;
  float: left;
}
.show_pro .left .title {
  margin-bottom: 1.875rem;
}
.show_pro .left ul li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 1rem;
}
.show_pro .left ul li .icon {
  width: 3.75rem;
}
.show_pro .left ul li .font18 {
  padding: 0 0 0 2rem;
  font-size: 1.375rem;
  line-height: 1.875rem;
  color: #3A3A3A;
  width: 20%;
}
.show_pro .left ul li .text {
  width: calc(100% - 3.75rem);
}
.show_pro .left ul li .text span {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #3A3A3A;
}
.show_pro .left ul li .text span i {
  color: #294782;
}
.show_pro .left .includs {
  font-size: 1.25rem;
  margin: 1.25rem 0;
}
.show_pro .left .more {
  margin-top: 4rem;
}
.show_pro .right {
  width: 50%;
  float: right;
}
.show_pro .swiper-container {
  padding-bottom: 2.8125rem;
}
.show_pro .swiper-pagination {
  bottom: 0;
}
.show_pro .swiper-pagination-bullet {
  width: 0.875rem;
  height: 0.875rem;
  opacity: 1;
  background: transparent;
  border: 1px solid #294782;
  margin: 0 0.3125rem;
}
.show_pro .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.375rem;
}
.show_pro .swiper-pagination-bullet-active {
  background: #294782;
}
.show_pro .animate {
  position: absolute;
  top: 55%;
  left: 0;
  z-index: 1;
  width: 100%;
}
.show_pro_three {
  background: #f4f4f4;
  padding-top: 6.25rem;
}
.show_pro_three .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 -0.625rem;
}
.show_pro_three .flex > div {
  flex: 1 0 0;
  padding: 0 0.625rem;
}
.show_pro_three .flex > div div {
  border: 1px solid #ddd;
  line-height: 2.75rem;
  text-align: center;
  cursor: pointer;
}
.show_pro_three .flex > div:hover div,
.show_pro_three .flex > div.active div {
  background: #294782;
  color: #fff;
}
.list_industry .pr {
  overflow: hidden;
}
.list_industry .hover {
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 3;
  padding: 1.875rem;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.list_industry .name {
  font-size: 1.125rem;
  line-height: 1.875rem 2.5rem;
  color: #fff;
  text-align: center;
  padding: 0.9375rem;
  background: #294782;
}
.list_industry .col-md-6 {
  margin-bottom: 2.6rem;
}
.list_industry .col-md-6:hover .hover {
  bottom: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.list_industry .hover ul {
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 2.5rem;
  width: calc(100% - 2.5rem - 2.5rem);
  transform: translateY(-50%);
}
.list_industry .hover ul li {
  color: #fff;
  font-size: 1.125rem;
  float: left;
  width: 50%;
  margin-bottom: 0.625rem;
  position: relative;
  padding-left: 1rem;
}
.list_industry .hover ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #fff;
}
.list_website ul li {
  padding: 1.875rem 0;
  border-bottom: 1px solid #ddd;
}
.list_website ul li .bot:hover {
  color: #294782;
}
.list_website ul li:first-child {
  padding-top: 0;
}
.list_website ul li .top {
  font-size: 1.375rem;
  line-height: 1.875rem;
  margin-bottom: 0.625rem;
  font-weight: 600;
}
.list_website ul li .bot {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #717171;
  margin-right: 1.25rem;
}
.show_pro_two {
  background: linear-gradient(to bottom, #f4f4f4, #fff);
  padding-top: 3.75rem;
}
.show_pro_two .sum > div {
  display: none;
}
.show_pro_two .sum > div.active {
  display: block;
}
.show_pro_two table {
  background: #fff;
}
.show_pro_two .mt40 {
  margin-top: 2.5rem;
}
.show_pro_two tr td {
  padding: 1.25rem 0.75rem;
  text-align: center;
  vertical-align: middle;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.show_pro_two .text {
  margin-top: 1.875rem;
}
.show_pro_two .border {
  border: 1px solid #D6D6D6;
}
@media (max-width: 990px) {
  .show_pro {
    padding: 60px 0;
  }
  .show_pro .left {
    width: 100%;
  }
  .show_pro .right {
    width: 100%;
    margin-top: 25px;
  }
  .hddb {
    display: none;
  }
  .p_top {
    top: -60px;
  }
}
@media (max-width: 767px) {
  .show_pro {
    padding: 25px 0;
  }
  .show_pro .left ul li .font18 {
    width: 30%;
    padding: 0 10px;
    text-align: center;
    font-size: 18px;
  }
  .show_pro .left .more {
    margin-top: 0;
  }
  .show_pro .animate {
    display: none;
  }
  .show_pro_two .mt40 {
    margin-top: 15px;
  }
  .show_pro_two tr td {
    padding: 12px 10px;
  }
  .list_industry .hover {
    padding: 15px;
  }
  .list_industry .hover ul {
    left: 15px;
    width: calc(100% - 30px);
  }
  .list_industry .hover ul li {
    font-size: 14px;
  }
  .list_industry .col-md-6 {
    margin-bottom: 15px;
  }
  .index_two .swiper-pagination {
    display: block;
    bottom: 0;
  }
  .index_two .swiper-container {
    padding-bottom: 35px;
  }
  .index_two .swiper-pagination-bullet-active {
    background: #294782;
  }
  .index_two {
    padding-bottom: 0;
  }
  .list_about .right .icon {
    width: 50px;
    height: 50px;
    line-height: 48px;
  }
  .list_about .right .icon .iconfont {
    font-size: 24px;
  }
  .list_message form .name {
    font-size: 14px;
  }
  .list_message form input {
    font-size: 14px;
    line-height: 40px;
  }
  .list_message form textarea {
    font-size: 14px;
  }
  .list_message form button {
    width: 100%;
    text-align: center;
  }


 

  .index_four .swiper-slide .name,
  .list_news ul.row li .name {
    font-size: 16px;
    line-height: 30px;
  }
  .index_four .swiper-slide .text,
  .list_news ul.row li .text {
    font-size: 14px;
    line-height: 26px;
  }
  .list_news ul.row li {
    border-bottom: 1px solid #ddd;
  }
  .news_detail01 .c_center .article-title {
    font-size: 18px;
    line-height: 26px;
    padding-top: 15px;
  }
  .news_detail01 .c_center .data {
    font-size: 14px;
    line-height: 26px;
    padding: 10px 0;
  }
  .news_detail01 .c_center .article-cons {
    font-size: 14px;
    line-height: 24px;
    padding: 10px 0 25px;
  }
  .news_detail01 .shangxia {
    padding-top: 15px;
    font-size: 14px;
    line-height: 26px;
  }
  .news_detail01 .shangxia .col-md-3 {
    margin-top: 15px;
  }
  .list_industry .name {
    font-size: 14px;
    padding: 10px;
  }
  .show_pro .left ul li .text span {
    font-size: 14px;
    line-height: 26px;
  }
  .show_pro .left ul li .font18 {
    font-size: 16px;
  }
  .show_pro .left .title {
    margin-bottom: 15px;
  }
  .show_pro .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .show_pro .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
  }
  .show_pro .swiper-container {
    padding-bottom: 25px;
  }
  .show_pro_two tr td {
    font-size: 14px;
  }
  .show_pro_two .text {
    margin-top: 15px;
  }
  .list_honor ul li:nth-child(odd) {
    padding-right: 7px;
  }
  .list_honor ul li:nth-child(even) {
    padding-left: 7px;
  }
  .list_honor ul {
    margin: 0 -7px;
  }
  .list_website ul li .top {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .list_website ul li .bot {
    font-size: 14px;
  }
  .list_website ul li {
    padding: 15px 0;
  }
  footer .ewm img {
    width: 90px;
  }
  .mt40 {
    margin-top: 15px;
  }
  .list_about_three ul li:nth-child(odd) {
    padding-right: 15px;
  }
  .list_about_three ul li:nth-child(even) {
    padding-top: 40px;
    padding-left: 15px;
  }
  .list_about_three ul li:nth-child(odd) .li_year::before {
    right: calc(-15px - 0.375rem);
  }
  .list_about_three ul li:nth-child(even) .li_year::before {
    left: calc(-15px - 0.375rem);
  }
  .list_about_three .text {
    font-size: 12px;
    min-height: 120px;
    height: auto;
  }
  .index_two .swiper-button-prev {
    display: none;
  }
  .index_two .swiper-button-next {
    display: none;
  }
}
